/* CSS Document */

body,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    padding: 0;
    margin: 0;
}

html {}

h1,
h2,
h3,
h4,
h5 {
    font-weight: normal;
    font-size: 100%;
}

ul,
li,
ol {
    list-style: none;
}

em,
i,
cite {
    font-style: normal;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

strong,
b {
    font-weight: normal;
}

input:focus,
textarea:focus {
    outline: 0 none;
}

body {
    color: #333;
    background-color: #fafafa;
    font-family: "PingFang SC", "Microsoft YaHei", "微软雅黑", "SimHei", "Helvetica Neue", Helvetica, "Hiragino Sans GB", STHeitiSC-Light, "SimSun", Arial, sans-serif, \5b8b\4f53, "simsun", helvetica, "Arial Narrow", "Heiti", "arial", Arial, sans-serif;
    width: 100%;
}

a {
    text-decoration: none;
}

a:hover,
a:visited {
    color: #122e67;
}

.clearfix {
    zoom: 1;
}

.clearfix:before {
    content: "";
}

.clearfix:after {
    content: "";
    clear: both;
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;
}

input {
    line-height: normal;
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

input::-ms-clear {
    display: none;
}

::-moz-placeholder {
    color: #999;
}

:-ms-input-placeholder {
    color: #999;
}

::-webkit-input-placeholder {
    color: #999;
}

.fl {
    float: left;
}

.fr {
    float: right !important;
}

.block {
    display: block;
}

.clear{
    content: "";
    clear: both;
    height: 0;
    visibility: hidden;
}

.clears {
    clear: both;
}

.noborder {
    border: 0px;
    border: none;
}

.bGgre {
    background-color: #f2f2f2 !important;
}

header,
section,
footer {
    display: block;
    margin: 0;
    padding: 0;
}

.search input {
    padding: 0 0 !important;
    text-indent: 15px;
}

.main-pagewapper {
    width: 1060px;
    height: auto;
    margin: 0 auto 0;
    background-color: #fff;
    padding: 20px 20px 1px;
}

.mainbodytl-k {
    width: 100%;
    height: auto;
    clear: both;
    margin: 0 auto 30px;
}

.pic-silder {
    width: 610px;
    height: 385px;
    overflow: hidden;
}
.important-news{
	padding:0;
	cursor: pointer;
}
.important-news h1{
	font-size: 34px;
	color: #002b64;
	font-weight: bold;
	text-align: center;
}
.important-news h2{
	margin-top: 10px;
	font-size: 14px;
	color:  #122e67;
	text-align: center;
}
.important-news h2 a{
	float: right;
	font-size: 12px;
	color: #888888;
}
.important-news h2 a:hover{
	color: #122e67;
}
/* picnewsSlide */

.section-focus-pic {
    margin: 0px auto 0 auto;
    height: 385px;
    width: 610px;
    overflow: hidden;
    position: relative;
}

.section-focus-pic ul {
    position: relative;
    height: 385px;
    width: 610px;
}

.section-focus-pic ul li {
    position: absolute;
    top: 0;
    left: 610px;
    width: 610px;
    height: 385px;
}

.section-focus-picbor {
    width: 610px;
    height: 385px;
    display: block;
}

.section-focus-picbor img {
    width: 610px;
    height: 385px;
}

.section-focus-pic ul li h3 {
    position: absolute;
    bottom: 14px;
    left: 0;
    width: 400px;
    font-weight: normal;
    color: #FFF;
    margin-left: 20px;
    z-index: 111;
    font-size: 16px;
}

.section-focus-pic ul li div {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 50px;
    background-color:rgba(0,0,0,0.7);
    width: 610px;
}

.section-focus-pic .pages {
    width: 610px;
    height: 385px;
}

.section-focus-pic .controler {
    position: absolute;
    bottom: 20px;
    right: 10px;
}

.section-focus-pic .controler b {
    cursor: pointer;
    width: 12px;
    height: 12px;
    display: block;
    overflow: hidden;
    text-indent: 120px;
    background-color: #fff;
    float: left;
    margin: 0 0 0 10px;
}

.section-focus-pic .controler b.down {
    background-color: #cd1415;
}

.newshot-list {
    width: 420px;
    height: 385px;
    overflow: hidden;
}

.newshot-list-bor {
    display: block;
}

.newshot-title {
    width: 100%;
    height: 32px;
}

.newshot-title span {
    display: block;
    width: 80px;
    height: 32px;
    line-height: 32px;
    font-size: 18px;
    color: #122e67;
	font-weight: bold;
}

.newshot-title a {
    font-size: 14px;
    color: #333;
    float: right;
    padding-top: 13px;
}

.newshot-title a:hover {
    color: #2b72aa;
}

.newshot-one {
    width: 100%;
	height: 30px;
    font-size: 16px;
    color: #111;
    line-height: 24px;
    padding-top: 5px;
	padding-bottom: 5px;
}

.newshot-one .bigtitle {
    font-size: 16px;
	font-weight: bold;
    color: #122e67;
}

.newshot-one .bigtitle:hover {
    color: #000;
}
.newshot-list-bor .more{
	height: 25px;
	display: block;
	border-bottom: 1px dotted #ddd;
}
.newshot-list-bor .more a{
	float: right;
	font-size: 12px;
	color: #888888;
}
.newshot-list-bor .more a:hover{
	color: #013f93;
}
.more2{
	height: 25px;
	display: block;
}
.newshot-list-bor .more2 a{
	float: right;
	font-size: 12px;
	color: #888888;
}
.newshot-list-bor .more2 a:hover{
	color: #0058cf;
}
.newshot-lists {
    display: block;
    width: 100%;
    margin: 5px auto 3px;
}

.newshot-lists li {
    display: block;
    width: 100%;
    height: 29px;
    clear: both;
	margin-top: 18px;
}

.newshot-lists li a {
    display: block;
    width: 100%;
    height: 29px;
    line-height: 29px;
    font-size: 14px;
    color: #122e67;
}

.newshot-lists li a:hover {
    color: #ff8400;
}


/*notestab*/

.notestab-k {
    float: left;
    overflow: hidden;
}

.notetab {}

.notetab-title {
    height: 55px;
    background-color: #fff;
    overflow: hidden;
}
.notetab-title .tabtitle-bar{
	width: 125px;
	height: 52px;
	border-top: 2px solid #0050bc;
	/*border-top: 2px solid #cd1415;*/
	border-bottom: 1px solid #eeeeee;
}
.notetab-title .tabtitle-bar .tabtitle{
	padding-top: 5px;
	font-size: 20px;
    /*color: #013f93;*/
	color: #122e67;
}
.notetab-title .tabtitle-bar .englishtitle{
	padding-top: 0px;
	font-size: 9px;
	color: #bdbdbd;
}
.notetab-title .noteitem-bar{
	width: 485px;
	height: 52px;
	border-top: 2px solid #c7c7c7;
    border-bottom: 1px solid #eeeeee;
}
.notetab-title .noteitem-bars{
	width: 295px;
	height: 52px;
	border-top: 2px solid #c7c7c7;
    border-bottom: 1px solid #eeeeee;
}
.notetab-title .noteitem {
    display: inline-block;
	padding: 0 10px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    color: #333;
    font-size: 14px;
}

.notetab-title .item-cur {
    color: #122e67 !important;
    /*border-top: 4px solid #acc5e1;
	background-color: #5c8ec5;*/
    font-size: 14px;
	font-weight: bold;
    height: 52px;
    line-height: 52px;
}
.notetab-cont {
    position: relative;
    overflow: hidden;
}

.tab-cont__wrap {
    position: absolute;
}

.notetab-cont .noteitem-s {
    display: block;
}

.noteslist-bor {
    width: 100%;
    overflow: hidden;
    padding-top: 5px;
}

.noteslist-bor li {
    display: block;
    width: 100%;
    height: 29px;
    clear: both;
	text-overflow: ellipsis !important;
	overflow:hidden;
}

.noteslist-bor li a {
    display: block;
    color: #122e67;
    text-decoration: none;
    font-size: 14px;
    height: 29px;
    line-height: 29px;
    float: left;
}

.noteslist-bor li a:hover {
    color: #ff8400;
}

.liststyle1 {
    display: block;
    width: 42px;
    height: 29px;
    line-height: 29px;
    font-size: 36px;
    color: #666;
    text-align: center;
    float: left;
    overflow: hidden;
}

.newstimes-t {
    float: right;
    display: block;
    font-size: 12px;
    color: #999;
    height: 29px;
    line-height: 29px;
    padding: 0 3px;
}

.notelist-more {
	float: right;
    clear: both;
    display: block;
    width: 100%;
    font-size: 12px;
    text-align: right;
    color: #888;
    /*padding: 4px 0 0;*/
}
.notelist-more:hover {
    color: #0058cf;
}
.notelist-more:visited {
    color: #2b72aa;
}

.width540 {
    width: 540px;
}
.width610 {
    width: 610px;
}
.width420 {
    width: 420px;
}
.height280 {
    height: 280px;
}
.height310 {
    height: 310px;
}
.height270 {
    height: 275px;
}
.height260 {
    height: 260px;
}
.height240 {
    height: 245px;
}

.height230 {
    height: 235px;
}

/*notestab*/

.notesone-k {
    width: 390px;
    height: 280px;
    float: right;
    overflow: hidden;
}

.noteone {
    width: 390px;
    height: 285px;
}

.noteone-title {
    height: 38px;
    font-size: 0;
    border: 1px solid #ddd;
    border-bottom: 1px solid #5c8ec5;
}

.noteone-title .noteitem {
    display: inline-block;
    width: 134px;
    height: 38px;
    line-height: 34px;
    text-align: center;
    color: #666;
    font-size: 14px;
}

.noteone-title .item-cur {
    color: #fff;
    border-right: 6px solid #acc5e1;
    font-size: 16px;
    background-color: #5c8ec5;
    height: 38px;
    line-height: 40px;
}

.noteone-cont {
    position: relative;
    width: 390px;
    height: 245px;
    overflow: hidden;
}

.tab-cont__wrap {
    position: absolute;
}

.noteone-cont .noteitem-s {
    display: block;
    width: 390px;
    height: 245px;
}

.width390 {
    width: 390px;
}

/*sfgk*/

.sfgk-k {
    width: 960px;
    height: 190px;
    margin: 0 auto 0;
    overflow: hidden;
}

.titleitems-k {
    width: 958px;
    height: 40px;
    line-height:40px;
    font-size: 16px;
    border:1px solid #ddd;
    border-top:3px solid #5c8ec5;
    margin-bottom:12px;
    text-indent: 10px;
}
.titleitems-k a {
    padding-right: 12px;
    color:#666;
    font-size:12px;
}
.titleitems-k span,
.titleitems-k em,
.titleitems-k i {
    padding-right: 12px;
    color:#5c8ec5;
}

.sfgklist-k {
    width: 100%;
    height: 132px;
}

.sfgklist-k li {
	float: left;
    display: block;
    width: 248px;
    height: 165px;
	margin-right: 20px;
	border: 1px solid #eeeeee;
}

.sfgklist-k li a {
    display: block;
    width: 248px;
    height: 128px;
    color: #333;
    position:relative;
}

.sfgklist-k li a:hover {
    color: #2b72aa;
}

.sfgklist-k li a span {
    display: block;
    width: 248px;
    margin: 0px auto 0;
    position:absolute;
}

.sfgklist-k li a span img {
    width: 248px;
    height: 128px;
}

.sfgklist-k li a em {
    display: block;
    width: 248px;
    height: 46px;
    line-height:46px;
    margin: 0 auto 0;
    text-align: center;
    font-size:16px;
    color:#122e67;
	position: absolute;
	bottom: -40px;
}


.shortcut-bar{
	width: 150px;
	height: auto;
}
.main-pagewapper .mainbodytl-k .fl .bt {
	font-family: "微软雅黑";
	font-size: 18px;
	color: #122e67;
	border-top:2px solid #0050bc;
	border-bottom:none;
	border-left:1px solid #eee;
	border-right:1px solid #eee;
	background-color:#fff;
	height: 35px;
	width: 150px;;
	line-height:35px;
	text-align:center;
}

.shortcut-bar li{
	width: 150px;
	height: 117px;
	border: 1px solid #eee;
	margin-bottom: -1px;
	cursor: pointer;
}
.shortcut-bar li:hover{
	background: #fafafa;
}
.shortcut-bar li a{
	width: 150px;
	height: 92px;
	display: block;
}
.shortcut-bar li a img{
	margin: 30px auto 0;
	width: 50px;
	height: 50px;
	display: block;
}
.shortcut-bar li a p{
	line-height: 30px;
	text-align: center;
	color: #122e67;
}
/*sfgk-button*/

.sfgk-button-k {
    width: 960px;
    height: 100px;
    margin: 0 auto 0;
    overflow: hidden;
}

.sfgk-button-list {
    width: 1180px;
    height: 100px;
    margin-left: -14px;
}

.sfgk-button-list li {
    display: block;
    width: 96px;
    height: 100px;
    float: left;
    margin-right: 3px;
}

.sfgk-button-list li a {
    display: block;
    width: 96px;
    height: 100px;
    color:  #122e67;
    text-align: center;
    font-size: 14px;
}

.sfgk-button-list li a:hover {
    color: #2b72aa;
}

.sfgk-button-list li a span {
    display: block;
    width: 96px;
    height: 67px;
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0 auto 10px;
}

.icon-ajgg {
    background-image: url(../images/icon-index-ajgg.png);
}

.icon-jxjsgg {
    background-image: url(../images/icon-index-jxjsgs.png);
}

.icon-zxbgt {
    background-image: url(../images/icon-index-zxbgt.png);
}

.icon-sxbzxr {
    background-image: url(../images/icon-index-sxbzxr.png);
}

.icon-fygg {
    background-image: url(../images/icon-index-fygg.png);
}

.icon-fygzbg {
    background-image: url(../images/icon-index-fygzbg.png);
}

.icon-sftjsj {
    background-image: url(../images/icon-index-sftjsj.png);
}

.icon-xwfyr {
    background-image: url(../images/icon-index-xwfyr.png);
}

.icon-yjsgk {
    background-image: url(../images/icon-index-yjsgk.png);
}

.icon-spwyh {
    background-image: url(../images/icon-index-spwyh.png);
}


/*ggtitle*/

.ggtitle-zt {
    width: 100%;
    height: 180px;
    margin: 0 auto 30px;
}

.ggtitle-zt a {
    display: block;
    width: 100%;
    height: 180px;
    overflow: hidden;
}

.ggtitle-zt a img {
    width: 100%;
    height: 180px;
}

.ggtitle-zt2 {
    width: 100%;
    height: 350px;
    margin: 0 auto 30px;
}

.ggtitle-zt2 a {
    display: block;
    width: 100%;
    height: 350px;
    overflow: hidden;
}

.ggtitle-zt2 a img {
    width: 100%;
    height: 350px;
}
.ggtitle-pic-3 {
    width: 100%;
    height: 70px;
    overflow: hidden;
}

.ggtitle-pic-3 li {
    display: block;
    width: 340px;
    height: 70px;
    float: left;
    margin-right: 12px;
}

.ggtitle-zt3 {
    width: 100%;
    margin: 0 auto 30px;
}
.ggtitle-pic-3 li a {
    display: block;
    width: 100%;
    height: 70px;
}

.ggtitle-pic-3 li a img {
    width: 100%;
    height: 70px;
}


/*ssfw-link*/

.ssfw-k {
    width: 960px;
    height: 140px;
    margin: 0 auto 0;
    overflow: hidden;
}

.ssfwlist-k {
    width: 1180px;
    height: 130px;
}

.ssfwlist-k li {
    display: block;
    width: 224px;
    height: 78px;
    float: left;
    margin-right: 18px;
    border: 1px solid #1e99d7;
}

.ssfwlist-k li:hover {
    border: 1px solid #111;
    border-radius: 4px;
}

.ssfwlist-k li a {
    display: block;
    width: 100%;
    height: 78px;
    color: #333;
    text-align: center;
    font-size: 18px;
}

.ssfwlist-k li a:hover {
    color: #2b72aa;
}

.ssfwlist-k li a span {
    display: block;
    width: 86px;
    height: 60px;
    margin-left: 20px;
    padding-top: 22px;
    float: left;
}

.ssfwlist-k li a span img {
    width: auto;
    height: 36px;
}

.sffwlist-cont-name {
    display: block;
    float: left;
    height: 78px;
    line-height: 78px;
    width: 118px;
    text-align: left;
}


/* yfyySlide */

.yfyy-k {
    width: 960px;
    height: 270px;
    margin: 0 auto 0px;
}

.yfyylist-k {
    width: 1100px;
    height: 220px;
    overflow: hidden;
}

.yfyylist-k li {
    float: left;
    width: 308px;
    height: 218px;
    border: 1px solid #ddd;
    margin-right: 15px;
}

.yfyy-title {
    width: 100%;
    height: 37px;
    border-bottom: 1px solid #105074;
    margin: 0 auto 6px;
    overflow: hidden;
}

.yfyy-title span {
    font-size: 16px;
    color: #105074;
    float: left;
    height: 36px;
    line-height: 46px;
    width: 92px;
    text-align: center;
    display: block;
    border-bottom: 1px solid #105074;
}

.yfyy-more,
.yfyy-more:visited {
    float: right;
    color: #105074;
    font-size: 12px;
    line-height: 40px;
    margin-right: 8px;
}

.tb-list > * > * {
    background-size: 100% 100%;
}

.yfyy-siliderpic {
    width: 297px;
    height: 167px;
    margin: 0 auto 0px;
}

.hot-news-title {
    background-image: url(../images/bg-transparent-black.png);
    text-align: left;
    color: #fefefe;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 3;
    width: 100%;
    padding: 4px 0;
    font-size: 12px;
    text-indent: 0.5em;
}

.tb-btn {
    bottom: 3px !important;
    right: 2% !important;
    margin-left: -75px;
    position: absolute;
}


/*newslist*/

.width470 {
    width: 470px;
}

.width440 {
    width: 440px;
    margin: 0 auto 0;
}

.height454 {
    height: 454px;
}

.height414 {
    height: 414px;
}

.height404 {
    height: 404px;
    padding-top: 20px;
}

.borders1 {
    border: 1px solid #ddd;
    border-top: 0;
}

.noborders1 {
    border-left: 0 !important;
    border-right: 0 !important;
}

/*flinks*/

.flinkslist-k {
    width: 100%;
    height: 67px;
	margin-top: 10px;
}

.flinkslist-k li {
    display: block;
    float: left;
    width: 248px;
    height: 67px;
    overflow: hidden;
    margin-right: 20px;
	border: 1px solid #eee;
}

.flinkslist-k li a {
    display: block;
    width: 248px;
    height: 67px;
    overflow: hidden;
}

.flinkslist-k li a img {
    width: 248px;
    height: 67px;
}

.flinksselt-k {
    width: 100%;
    height: 36px;
}

.flinkssel-btn-group {
    width: 248px;
    height: 34px;
    line-height: 34px;
    float: left;
    border: 1px solid #ddd;
    margin-right: 20px;
    background-color: #efefef;
    font-size: 14px;
    color: #333;
    position: relative;
    z-index: 1000;
}

.flinkssel-btn-group a {
    display: block;
    color: #122e67;
    cursor: pointer;
    text-indent: 1.5em;
    position: relative;
}

.caret {
    display: block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 6px solid #555;
    border-right: 6px solid transparent;
    border-bottom: 0 dotted;
    border-left: 6px solid transparent;
    position: absolute;
    right: 6%;
    top: 14px;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: -1px;
    z-index: 1000;
    display: none;
    width: 248px;
    padding: 5px 0;
    font-size: 14px;
    list-style: none;
    background-color: #efefef;
    border: 1px solid #ddd;
    max-height: 167px;
    overflow: auto;
}

.alinkstext {
    color: #4e4e4e;
}


/*rightfloat*/

.bottom_tools {
    position: fixed;
    z-index: 1070;
    right: 0;
    bottom: 50px;
    width:75px;
}

.bottom_tools > * {
    display: block;
}
.bottom_tools a {
    display:block;
    width:74px;
    height:76px;
	margin-top: -1px;
    background-color:#fff;
	border: 1px solid #d2e5ff;
    text-align: center;
    color:#52687e;
    font-size:12px;
    cursor:pointer;
}
.bottom_tools a span {
    display:block;
    width:100%;
    height:51px;
    background-repeat: no-repeat;
    background-position:center 80%;
}
.icon-rightfloat-weibo {
    background-image:url(/public/icon-rightfloat-weibo.png);
}
.icon-rightfloat-weixin {
    background-image:url(/public/icon-rightfloat-weixin.png);
}
.icon-rightfloat-app {
    background-image:url(/public/icon-rightfloat-app.png);
}
.icon-rightfloat-email {
    background-image:url(/public/icon-rightfloat-email.png);
}
.icon-rightfloat-gksq {
    background-image:url(/public/icon-rightfloat-gksq.png);
}
.icon-rightfloat-shce {
    background-image:url(/public/icon-rightfloat-shce.png);
}

.qr_img {
    position: absolute;
    top: -189px;
    left: -183px;
    display: none;
}

#scrollUp {
	margin-top: 10px;
    width: 75px;
    height: 50px;
	border: 0;
    background-image: url(/public/gotop.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-color:transparent !important;
    display: none;
}
.weixin {
    display: none;
    width: 100px;
    position: absolute;
    top: 78px;
    left: -104px;
    border: solid 1px #eee;
    background-color:#fff;
}
.rightfloat-weixin:hover .weixin {
	display:block;
}
.rightfloat-app:hover .weixin {
	display:block;
}


.mrgleft24 {
    margin-left:24px;
}
.newsttile a {
    width:102px !important;
}

/*---------栏目间隔---------*/

.columnbar{
	height: 20px; 
	margin-bottom: 60px; 
	line-height: 40px; 
	text-align: center; 
	font-size:30px; 
	border-bottom: 1px solid #f4f4f4;
}
.columnbar p{
	width: 200px; 
	margin: 0 auto;
	background: #fff; 
}
.columnbar p span{
	border-bottom: 5px solid #333;  
	padding-bottom: 5px; 
}
/*------------兼容ie布局-------------*/
.blockclear{
	display: block;
	clear: both;
}
/*----------------css控制列表显示省略号------------------*/
.ellipsislist{width:415px; height: 260px; padding-top: 5px;} 
.ellipsislist li{width:415px;height:29px;line-height:29px; overflow:hidden; text-overflow:ellipsis; } 
.ellipsislist li a{ color:#333; text-decoration: none;} 
.ellipsislist li a:hover{ color:#2b72aa} 
.ellipsislist li .textdiv{float: left; width:315px; overflow:hidden; text-overflow:ellipsis;}
.ellipsislist li .datediv{float: right; width:100px;}

.ellipsislist2{width:415px; height: 290px; padding-top: 5px;} 
.ellipsislist2 li{width:415px;height:29px;line-height:29px; overflow:hidden; text-overflow:ellipsis; } 
.ellipsislist2 li a{ color:#333; text-decoration: none;} 
.ellipsislist2 li a:hover{ color:#2b72aa}

.ellipsislist3{width:605px; height: 250px; padding-top: 5px;} 
.ellipsislist3 li{width:605px;height:29px;line-height:29px; overflow:hidden; text-overflow:ellipsis; } 
.ellipsislist3 li a{ color:#333; text-decoration: none;} 
.ellipsislist3 li a:hover{ color:#2b72aa}
.ellipsislist3 li .textdiv{float: left; width:505px; overflow:hidden; text-overflow:ellipsis;}
.ellipsislist3 li .datediv{float: right; width:100px;}

/*----------------新增开庭公告详情页-----------------*/
.ktggform{
    padding: 10px 30px;
}
.ktggform table th{
    padding:0px 20px;
    font-size: 16px;
    line-height: 50px;
    background: #f6f6f6;
    border: 1px solid #ddd;
}
.ktggform table td{
    padding: 20px;
    font-size: 14px;
    line-height: 20px;
    border: 1px solid #ddd;
}
.ktggform table td a{
    font-weight: bold;
    color: #013f93;
}
.ktggform table td a:hover{
    color: #cd1415;
}

/*----------------王佳 头条新闻-----------------*/
.ktggform table td a{
	font-weight: bold;
	color: #013f93;
}
.ktggform table td a:hover{
	color: #cd1415;
}

